//0x20 bytes (sizeof)
struct _WHEAP_ERROR_SOURCE_TABLE
{
ULONG Signature; //0x0
LONG Count; //0x4
struct _LIST_ENTRY Items; //0x8
struct _KEVENT InsertLock; //0x10
};